home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / wwam.zip / WIGWAM.ZIP / MSL.SCR < prev    next >
Text File  |  1992-12-06  |  830b  |  44 lines

  1. ; Revised for TP/WigWam by William Lees 5/12/92#
  2. ;
  3. E MSL.SCR - A TAPCIS script to automate downloads
  4. E           from the Microsoft Software Library.
  5. ;
  6. ;   06/07/92  Loren Jenkins
  7. ;--------------------------------------
  8. ;
  9. S go msl^M
  10. ;CompuServe+                MSL-1
  11. ;
  12. ;MICROSOFT SOFTWARE LIBRARY
  13. ;
  14. ; 1 BROWSE thru files
  15. ; 2 SCAN
  16. ; 3 KEYWORD list
  17. ;
  18. ; 4 DOWNLOAD a file
  19. ; 5 READ a file
  20. ;
  21. ;Enter choice !
  22. W ce !
  23. ;======================================
  24. S 4^M
  25. ;
  26. ;File name:
  27. W ame:
  28. ;       Name of the file in MSL, followed by ^M.
  29. S \1^M
  30. ; ***************
  31. ;
  32. ;File name for your computer:
  33. W ter:
  34. ;       Full file name where the downloaded copy
  35. ;       should go, followed by ^M.  Include any path.
  36. S \2^M
  37. ; ***************
  38. ;
  39. ;Press <CR> !
  40. W !
  41. S ^M
  42. W !
  43. ;======================================
  44.